Skip to content

Conversation

@manandre
Copy link
Contributor

@manandre manandre commented Sep 1, 2024

Closes #106203

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Sep 1, 2024
Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@stephentoub
Copy link
Member

/ba-g unrelated timeouts

@stephentoub stephentoub merged commit 80cb458 into dotnet:main Nov 10, 2024
79 of 83 checks passed
@manandre manandre deleted the binarydata-fromfile branch November 10, 2024 12:50
mikelle-rogers pushed a commit to mikelle-rogers/runtime that referenced this pull request Dec 10, 2024
* Add FromFile to BinaryData

* Cleanup temporary files

* Use FileStream async mode

* Avoid code duplication

* Use test helpers

* Use ReadAllBytes{Async} where possible

* Async wrapper

* Tests cleaning
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Memory community-contribution Indicates that the PR has been added by a community member new-api-needs-documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[API Proposal]: Add FromFile method to BinaryData

5 participants